projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c13ef6
)
Minor comment tweak.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 27 Sep 2009 03:42:03 +0000
(
03:42
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 27 Sep 2009 03:42:03 +0000
(
03:42
+0000)
lisp/cedet/semantic/html.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/html.el
b/lisp/cedet/semantic/html.el
index 0ce3ed710b0e9cf387aafcc09f06aef94a6287a6..263541b8af9cc613016b21715bfec8edd5ac7bde 100644
(file)
--- a/
lisp/cedet/semantic/html.el
+++ b/
lisp/cedet/semantic/html.el
@@
-40,10
+40,7
@@
;;; Code:
(eval-when-compile
- (require 'semantic/ctxt)
-;; (require 'semantic/imenu)
-;; (require 'senator)
-)
+ (require 'semantic/ctxt))
(defvar semantic-html-super-regex
"<\\(h[1-9]\\|title\\|script\\|body\\|a +href\\)\\>"